projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1125e
)
Minor rearrangements to improve TeX line-filling.
author
Glenn Morris
<rgm@gnu.org>
Thu, 9 Jul 2009 03:00:03 +0000
(
03:00
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 9 Jul 2009 03:00:03 +0000
(
03:00
+0000)
doc/lispref/text.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index 56361621845d095833b455501cfa44b93e79400a..5c2a3ce99c7c4018aaf57ecc3177ff10721d6f3d 100644
(file)
--- a/
doc/lispref/text.texi
+++ b/
doc/lispref/text.texi
@@
-3018,7
+3018,7
@@
time you want to specify a particular attribute for certain text.
@item
A cons cell with the form @code{(foreground-color . @var{color-name})}
-or @code{(background-color . @var{color-name})}. These are old
er
,
+or @code{(background-color . @var{color-name})}. These are old,
deprecated equivalents for @code{(:foreground @var{color-name})} and
@code{(:background @var{color-name})}. Please convert code that uses
them.